CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - GUI in C

搜索资源列表

  1. Qt4

    0下载:
  2. 学习,使用Qt已经将近两年了,最开始的时候用Qt3,后来升级到Qt4.1,自认为对Qt的GUI编程部分还是很熟悉的。遗憾的是Qt的参考书少之又少,一般就是看文档和C++ GUI Programming with Qt 3,这本书是免费提供的-Study, using Qt for nearly two years, most beginning with Qt3, then upgrade to Qt4.1, since that part of the Qt' s GUI program
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1522244
    • 提供者:罗圆
  1. 0837@52RD_11_RedArrow-Overview

    0下载:
  2. 英飞凌入门资料 该文章没有显式目录,主要内容如下: MMI architechture -Overview -Two Layers: Middleware Layer and MMI/Application Layer MMI Feature Set Middleware Layer MMI-Multi-message Loop Architecture mmi-Power On Procedure Host Simulator -Red Arrow
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:141189
    • 提供者:胡小强
  1. learnQt

    0下载:
  2. c++ GUI Programming with Qt这本书将教会您在最短的时间内掌握QT编程的各种技巧,受益匪浅-c++ GUI Programming with Qt This book will teach you in the shortest possible time to master the various techniques QT programming, benefit
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-18
    • 文件大小:5111533
    • 提供者:唐诗
  1. isolated_speech_sources

    0下载:
  2. Sources for isolated speech recognition project. Compiled with Visual Studio 2008. Used Visual C++ for gui programming, the engine is written in pure C++ and can be used in many ways.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-31
    • 文件大小:22097
    • 提供者:asdasdads
  1. profuis291_freeware

    0下载:
  2. Prof-UIS 2.91 是一套使用非常方便的界面类库。功能非常强大。可以开发office xp/office 2003/office 2007风格的应用程序 -Prof-UIS is an easy-to-use MFC extension library that enables you to deliver Windows applications with a professional and user-friendly interface. More than 200 thoro
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-18
    • 文件大小:27951104
    • 提供者:日出东方
  1. students

    0下载:
  2. 学生简历管理系统,基于c/s架构的系统,主要用到的是gui编程,开发工具是myeclipse开发-Based on c/s-based systems, mainly used in the gui programming development tools are myeclipse
  3. 所属分类:Education soft system

    • 发布日期:2017-05-18
    • 文件大小:5007882
    • 提供者:黄华
  1. depui33

    0下载:
  2. DEPUI is a small extremely portable user interface library. It uses an object oriented C API with reference counting for many of the objects. The majority of DEPUI souce code is independant of the supporting graphics library, all platform dependent f
  3. 所属分类:Applications

    • 发布日期:2017-05-02
    • 文件大小:756976
    • 提供者:pouetzor
  1. 20041191326762

    0下载:
  2. /* smplayer, GUI front-end for mplayer. Copyright (C) 2007 Ricardo Villalba <rvm@escomposlinux.org> This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as publishe
  3. 所属分类:DVD

    • 发布日期:2017-04-01
    • 文件大小:134542
    • 提供者:ssssssssssssss
  1. Chess

    1下载:
  2. 围棋程序,用最基础的C语言编辑,在控制台界面中显示。尽管没做GUI,但便于理解算法,对初学者非常有帮助-Go program, the C language with the most basic editing, appear in the console interface. Although not done GUI, but the algorithm is easy to understand, very helpful for beginners
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:229480
    • 提供者:黄建宇
  1. Reflecting-Balls

    0下载:
  2. This project was created in Dev C++ (GUI). Programme demonstrates reflecting hard spheres. This can be applied in molecular dynamics.
  3. 所属分类:Development Research

    • 发布日期:2017-04-06
    • 文件大小:154300
    • 提供者:space21
  1. game-of-life

    0下载:
  2. Game of Life was created in Dev C++ (GUI). It is a cellular automaton , and was invented by Cambridge mathematician John Conway. THE RULES For a space that is populated : Each cell with one or no neighbors dies, as if by loneliness. Each cell with fo
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:19147
    • 提供者:space21
  1. EBooks

    0下载:
  2. Five very good books. They are A Novel Method to Analyze Electromagnetic Scattering of Complex Objects, matlab&GUI, Win32 API Reference for HLA, Monte carlo strategy in scientific computation, Data structure and C++ algortihms.
  3. 所属分类:matlab

    • 发布日期:2017-06-16
    • 文件大小:24776517
    • 提供者:皮立新
  1. chenzhenBMPa

    0下载:
  2. 图像处理已经成为计算机图形学的一个重要方面,VC++是最适合用来做图像处理工具了,因为使用C语言能很方便的封装各种复杂的图像处理算法,并以类的形式表达出来,充分利用面向对象技术;而且,在VC中还可以很方便地使用Windows GUI 的API,并利用内建OpenGL SDK 以及 DirectX SDK 来充分支持动画设计,当然也可以使用第三方的图形处理库来简化编程-Image processing has become an important aspect of computer graph
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:808273
    • 提供者:Cherlas
  1. webem_src

    0下载:
  2. 可以嵌入到自己程序的web服务器,允许以html代码方式执行C++函数。-Webem is a web server that you can embed in your C++ application. It makes it easy to implement a browser GUI accessible from anywhere. Webem is based on a minimally modified version of the boost::asio web se
  3. 所属分类:Web Server

    • 发布日期:2017-03-30
    • 文件大小:769127
    • 提供者:sheng
  1. LinuxPProgrammingPbyPExample

    0下载:
  2. 很好的linux编程书籍,对linux的各个方面都有章节详细介绍,尤其是对debug和GDB的使用为其他书籍所不多见。-If you are familiar with the classic "Advanced Unix Programming" you will be familiar with what this book covers and appreciative of the update. In short, this book covers the fundamentals o
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-02
    • 文件大小:14855316
    • 提供者:袁宇
  1. ADS7846

    0下载:
  2. μC GUI在MSGl9264液晶上的移植-μC GUI on the LCD in MSGl9264 transplant
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:5987
    • 提供者:way
  1. Matlab-code-for-face-verification

    0下载:
  2. Instructions: Unzip the selected file (A.zip or B.zip) in Matlab current directory (C:/.../Matlab/work is the default one). Type the name of main function on Matlab command window. Now a simple and intuitive GUI should appear. You can use i
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:80295
    • 提供者:billa
  1. OpenSourceLTE

    0下载:
  2. LTE上行数据生成程序,非常完备,可以直接作为可靠的发射机来用。也可以作为理解LTE协议的辅助工具。-The source code is for waveform generation of LTE uplink signals. It is written in Microsoft Visual C++. It is designed for users who want to create programs for creating LTE uplink waveforms. Rather
  3. 所属分类:3G develop

    • 发布日期:2017-04-03
    • 文件大小:61657
    • 提供者:Chao
  1. programToHtml

    0下载:
  2. 源程序代码是纯文本文件,本课程设计的目标是编写一个应用程序可以将源程序文件转换为HTML的网页文件。 功能要求如下: 1.能够处理的源程序包括:Java源程序(扩展名.java)、C源程序(扩展名.h和.c)。鼓励能处理其他源程序代码。 2.提供一个基于Java Swing实现的GUI界面,类似Windows的资源管理器。在该界面中选择一个或多个源程序文件进行转换。 3.转换时要求按语法分色。因此需要该对转换进行设置,如:目标文件名、字体、关键字颜色等。 4.得到的HTML文
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:333437
    • 提供者:
  1. QTextStream

    0下载:
  2. 该文件夹下的例子配合QT GUI C++编程第二版第十二章内容,练习了文件的输入输出相关的内容-Examples in the folder with the second edition of chapter 12 of the QT interval the GUI C programming, and practice the contents of the file input and output
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:61770
    • 提供者:
« 1 2 ... 4 5 6 7 8 910 11 »
搜珍网 www.dssz.com